Skip to content

Conversation

@cshung
Copy link
Contributor

@cshung cshung commented Mar 31, 2023

This fixes #84096.

This comment explains the problem and how this fix works.

Here is the validation done for the PR.

  • GC Perf Sim
    • Normal Server
    • Normal Workstation
    • Large Pages Server
    • Large Pages Workstation
    • Low Memory Container
    • High Memory Load
  • Microbenchmarks
    • V8 Test
    • Top 20 Microbenchmarks
  • ASPNet Benchmarks
    • JsonMin - Windows
    • JsonMin - Linux
    • Fortunes ETF - Windows
    • Fortunes ETF - Linux

@cshung cshung self-assigned this Mar 31, 2023
@ghost
Copy link

ghost commented Mar 31, 2023

Tagging subscribers to this area: @dotnet/gc
See info in area-owners.md if you want to be subscribed.

Issue Details

This fixes #84096.

This comment explains the problem and how this fix works.

Author: cshung
Assignees: cshung
Labels:

area-GC-coreclr

Milestone: -

@cshung cshung force-pushed the public/avoid-deadlock branch from 6169d57 to cdb48dd Compare April 5, 2023 18:24
@cshung cshung merged commit c86c19f into dotnet:main Apr 5, 2023
@cshung cshung deleted the public/avoid-deadlock branch April 5, 2023 18:25
@cshung
Copy link
Contributor Author

cshung commented Apr 12, 2023

/backport to release/7.0-staging

@github-actions
Copy link
Contributor

Started backporting to release/7.0-staging: https://github.com/dotnet/runtime/actions/runs/4683444831

@ghost ghost locked as resolved and limited conversation to collaborators May 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deadlock when using TryStartNoGCRegion and/or GC.Collect

2 participants